home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / q3225.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  16.2 KB  |  565 lines

  1. *PPD-Adobe:  "4.2"
  2. *% Adobe Systems Printer Description File
  3. *% For "QMS 3225 Print System" version 2011.23
  4. *% Date: 2/24/95
  5. *% Modified:  11/21/96
  6. *% Microsoft fixed ColorDevice
  7.  
  8. *FormatVersion: "4.2"
  9. *FileVersion: "1.5"
  10. *LanguageEncoding: ISOLatin1
  11. *LanguageVersion: English
  12. *PCFileName: "QMS3225.PPD"
  13.  
  14. *Product: "Oce 6665"
  15. *PSVersion: "(2011.23) 7"
  16. *ModelName: "Oce 6665"
  17. *NickName: "Oce 6665"
  18.  
  19.  
  20. *% ===== Installable Options =====
  21.  
  22. *OpenGroup: InstallableOptions
  23.  
  24. *OpenUI *OptionalbinLC/Large Capacity Input Tray: Boolean
  25. *DefaultOptionalbinLC: False
  26. *OptionalbinLC True/Installed: ""
  27. *OptionalbinLC False/Not Installed: ""
  28. *CloseUI: *OptionalbinLC
  29.  
  30. *OpenUI *OptionalbinLLCIT/LLCIT: Boolean
  31. *DefaultOptionalbinLLCIT: False
  32. *OptionalbinLLCIT True/Installed: ""
  33. *OptionalbinLLCIT False/Not Installed: ""
  34. *CloseUI: *OptionalbinLLCIT
  35.  
  36. *OpenUI *Optionalduplexer/Duplexer: Boolean
  37. *DefaultOptionalduplexer: False
  38. *Optionalduplexer True/Installed: ""
  39. *Optionalduplexer False/Not Installed: ""
  40. *CloseUI: *Optionalduplexer
  41. *CloseGroup: InstallableOptions
  42.  
  43. *% General Information and Defaults ===============
  44. *LanguageLevel: "2"
  45. *FreeVM: "486838"
  46. *AcceptsTrueType: True
  47. *Overlay: True
  48. *NUP: True
  49. *Booklet: True
  50. *HalftoneDevice: False
  51. *StapleDevice: False
  52. *MediaDevice: False
  53. *JogDevice: False
  54. *MiserDevice: False
  55. *DefaultColorSpace: False
  56. *MonoScreening: False
  57. *TraySwitchDevice: True
  58. *OutputBinDevice: True
  59. *ColorDevice: False
  60. *PSPolicyDevice: True
  61. *EndOfDocument: True
  62. *Protocols: PJL BCP
  63. *%ColorDevice: False
  64. *DefaultColorSpace: Gray
  65. *VariablePaperSize: False
  66.  
  67. *OpenUI *Collate:  Boolean
  68. *OrderDependency:  40 AnySetup *Collate
  69. *DefaultCollate: True
  70. *Collate True: "%%IncludeFeature: collate(on)"
  71. *Collate False: "%%IncludeFeature: collate(off)"
  72. *CloseUI: *Collate
  73.  
  74. *FileSystem: True
  75. *?FileSystem: "
  76. save
  77.   statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  78. restore
  79. "
  80. *End
  81. *Throughput: "32"
  82. *Password: "0"
  83. *ExitServer: "
  84.  count 0 eq
  85.  { false } { true exch startjob } ifelse
  86.  not {
  87.      (WARNING : Cannot perform the exitserver command.) =
  88.      (Password supplied is not valid.) =
  89.      (Please contact the author of this software.) = flush quit
  90.      } if
  91. "
  92. *End
  93. *Reset: "
  94.  count 0 eq
  95.  { false } { true exch startjob } ifelse
  96.  not {
  97.     (WARNING: Cannot reset printer.) =
  98.     (Missing or invalid password.) =
  99.     (Please contact the author of this software.) = flush quit
  100.     } if
  101.  systemdict /quit get exec
  102.  (WARNING : Printer Reset Failed.) = flush
  103. "
  104. *End
  105.  
  106. *% ==== Options and Constraints =====
  107. *UIConstraints: *OptionalbinLC True *OptionalbinLLCIT True
  108. *UIConstraints: *OptionalbinLLCIT True *OptionalbinLC True
  109. *UIConstraints: *OptionalbinLC False *InputSlot LargeCapacity
  110. *UIConstraints: *OptionalbinLLCIT False *InputSlot LLCIT
  111. *UIConstraints: *Optionalduplexer False *Duplex DuplexNoTumble
  112. *UIConstraints: *Optionalduplexer False *Duplex DuplexTumble
  113.  
  114. *UIConstraints: *PageSize Tabloid *InputSlot LargeCapacity
  115. *UIConstraints: *PageSize A3 *InputSlot LargeCapacity
  116. *UIConstraints: *InputSlot LargeCapacity *PageSize Tabloid
  117. *UIConstraints: *InputSlot LargeCapacity *PageSize A3
  118.  
  119.  
  120.  
  121. *OpenUI *InputSlot: PickOne
  122. *OrderDependency: 20 AnySetup *InputSlot
  123. *DefaultInputSlot: Upper
  124. *InputSlot Upper: "
  125. <<
  126.   /Policies <</PageSize 3>>
  127.   currentpagedevice /InputAttributes get 1 get {} forall
  128.   /InputAttributes <</Priority [1] >>
  129. >> setpagedevice"
  130. *End
  131.  
  132. *InputSlot Lower: "
  133. <<
  134.   /Policies <</PageSize 3>>
  135.   currentpagedevice /InputAttributes get 2 get {} forall
  136.   /InputAttributes <</Priority [2] >>
  137. >> setpagedevice"
  138. *End
  139.  
  140. *InputSlot LargeCapacity: "
  141.   <<
  142.   /Policies <</PageSize 3>>
  143.   currentpagedevice /InputAttributes get 3 get {} forall
  144.   /InputAttributes <</Priority [3] >>
  145. >> setpagedevice"
  146. *End
  147.  
  148. *InputSlot LLCIT: "
  149.   <<
  150.   /Policies <</PageSize 3>>
  151.   currentpagedevice /InputAttributes get 3 get {} forall
  152.   /InputAttributes <</Priority [3] >>
  153. >> setpagedevice"
  154. *End
  155.  
  156. *?InputSlot: "
  157. save
  158.   4 dict
  159.   dup /1 (Upper) put
  160.   dup /2 (Lower) put
  161.   dup /3 (LargeCapacity) put
  162.   dup /4 (LLCIT) put
  163.   currentpagedevice /InputAttributes get
  164.   dup /Priority known
  165.   { /Priority get 0 get (      ) cvs cvn get }
  166.   {
  167.     dup length 1 eq
  168.     { {pop} forall (       ) cvs cvn get }
  169.     { pop pop (Unknown) } ifelse
  170.   } ifelse
  171.   = flush
  172. restore
  173. "
  174. *End
  175. *CloseUI: *InputSlot
  176.  
  177.  
  178. *OpenUI *Resolution/Choose Resolution: PickOne
  179. *OrderDependency: 10 AnySetup *Resolution
  180. *DefaultResolution: 600dpi
  181. *Resolution 300dpi: "<< /HWResolution [300 300] >> setpagedevice"
  182. *Resolution 400dpi: "<< /HWResolution [400 400] >> setpagedevice"
  183. *?Resolution: "
  184.   save
  185.     currentpagedevice /HWResolution get
  186.     0 get
  187.     (          ) cvs print
  188.     (dpi)
  189.     = flush
  190.   restore
  191. "
  192. *End
  193. *CloseUI: *Resolution
  194.  
  195.  
  196. *% Halftone Information ===============
  197. *ResScreenFreq 300dpi: "53.0"
  198. *ResScreenAngle 300dpi: "45.0"
  199. *ResScreenFreq 400dpi: "71.0"
  200. *ResScreenAngle 400dpi: "45.0"
  201.  
  202. *ScreenFreq: "71.0"
  203. *ScreenAngle: "45.0"
  204.  
  205. *DefaultScreenProc: Dot
  206. *ScreenProc Dot: "
  207. { dup mul exch dup mul add 1 exch sub }
  208. "
  209. *End
  210. *ScreenProc Line: "{ pop }"
  211. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  212.  
  213. *DefaultTransfer: Null
  214. *Transfer Null: "{ }"
  215. *Transfer Null.Inverse: "{ 1 exch sub }"
  216. *Transfer Normalized: "{ }"
  217. *Transfer Normalized.Inverse: "{ 1 exch sub }"
  218.  
  219. *% Mono Gamma correction =============================
  220. *OpenUI *MonoGammaCorrection/Monochrome Gamma Table: PickOne
  221. *OrderDependency: 50 AnySetup *MonoGammaCorrection
  222. *DefaultMonoGammaCorrection: Off
  223. *MonoGammaCorrection Off:"0 statusdict /setgammacorrection get exec"
  224. *MonoGammaCorrection 300dpi:"1 statusdict /setgammacorrection get exec"
  225. *MonoGammaCorrection 400dpi:"2 statusdict /setgammacorrection get exec"
  226. *CloseUI: *MonoGammaCorrection
  227.  
  228. *% ========================================================
  229.  
  230. *% Paper Handling ===================
  231. *% Code in this section both selects a tray and sets up a frame buffer.
  232. *OpenUI *PageSize: PickOne
  233. *OrderDependency: 30 AnySetup *PageSize
  234. *DefaultPageSize: Letter
  235. *PageSize Letter: "<< /PageSize [612 792] >> setpagedevice"
  236. *End
  237. *PageSize Legal: "<< /PageSize [612 1008] >> setpagedevice"
  238. *End
  239. *PageSize Tabloid: "<< /PageSize [792 1224] >> setpagedevice"
  240. *End
  241. *PageSize Executive: "<< /PageSize [540 756] >> setpagedevice"
  242. *End
  243. *PageSize A3: "<< /PageSize [842 1191] >> setpagedevice"
  244. *End
  245. *PageSize A4: "<< /PageSize [595 842] >> setpagedevice"
  246. *End
  247. *PageSize A5: "<< /PageSize [420 595] >> setpagedevice"
  248. *End
  249. *PageSize B5: "<< /PageSize [516 729] >> setpagedevice"
  250. *End
  251. *PageSize B4: "<< /PageSize [729 1031] >> setpagedevice"
  252. *End
  253. *?PageSize: "
  254.  save
  255.    currentpagedevice /PageSize get aload pop
  256.    2 copy gt {exch} if
  257.    (Unknown)
  258.    10 dict
  259.    dup [612 792] (Letter) put
  260.    dup [612 1008] (Legal) put
  261.    dup [792 1224] (Tabloid) put
  262.    dup [540 756] (Executive) put
  263.    dup [842 1191] (A3) put
  264.    dup [595 842] (A4) put
  265.    dup [420 595] (A5) put
  266.    dup [516 729] (B5) put
  267.    dup [729 1031] (B4) put
  268.  { exch aload pop 4 index sub abs 5 le exch
  269.    5 index sub abs 5 le and
  270.       {exch pop exit} {pop} ifelse
  271.    } bind forall
  272.    = flush pop pop
  273. restore
  274. "
  275. *End
  276. *CloseUI: *PageSize
  277.  
  278. *OpenUI *PageRegion: PickOne
  279. *OrderDependency: 40 AnySetup *PageRegion
  280. *DefaultPageRegion: Letter
  281. *PageRegion Letter: "<< /PageSize [612 792] >> setpagedevice"
  282. *End
  283. *PageRegion Legal: "<< /PageSize [612 1008] >> setpagedevice"
  284. *End
  285. *PageRegion Tabloid: "<< /PageSize [792 1224] >> setpagedevice"
  286. *End
  287. *PageRegion Executive: "<< /PageSize [540 756] >> setpagedevice"
  288. *End
  289. *PageRegion A3: "<< /PageSize [842 1191] >> setpagedevice"
  290. *End
  291. *PageRegion A4: "<< /PageSize [595 842] >> setpagedevice"
  292. *End
  293. *PageRegion A5: "<< /PageSize [420 595] >> setpagedevice"
  294. *End
  295. *PageRegion B5: "<< /PageSize [516 729] >> setpagedevice"
  296. *End
  297. *PageRegion B4: "<< /PageSize [729 1031] >> setpagedevice"
  298. *End
  299. *CloseUI: *PageRegion
  300.  
  301.  
  302. *% The following entries provide information about specific paper keywords.
  303. *DefaultImageableArea: Letter
  304. *ImageableArea Letter: "12 12 600 780 "
  305. *ImageableArea Legal: "12 12 600 996 "
  306. *ImageableArea Tabloid: "12 12 780 1212 "
  307. *ImageableArea Executive: "12 11 528 745 "
  308. *ImageableArea A3: "12 12 830 1179 "
  309. *ImageableArea A4: "12 12 583 830 "
  310. *ImageableArea A5: "12 12 408 583 "
  311. *ImageableArea B5: "12 12 504 717 "
  312. *ImageableArea B4: "12 12 717 1019 "
  313. *?ImageableArea: "
  314.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  315.   newpath clippath pathbbox
  316.   4 -2 roll exch 2 {ceiling cvp} repeat
  317.   exch 2 {floor cvp} repeat flush
  318.  restore
  319. "
  320. *End
  321.  
  322. *% These provide the physical dimensions of the paper (by keyword)
  323. *DefaultPaperDimension: Letter
  324. *PaperDimension Letter: "612 792"
  325. *PaperDimension Legal: "612 1008"
  326. *PaperDimension Tabloid: "792 1224"
  327. *PaperDimension Executive: "540 756"
  328. *PaperDimension A3: "842 1191"
  329. *PaperDimension A4: "595 842"
  330. *PaperDimension A5: "420 595"
  331. *PaperDimension B5: "516 729"
  332. *PaperDimension B4: "729 1031"
  333.  
  334. *OpenUI *Duplex: PickOne
  335. *OrderDependency: 45 AnySetup *Duplex
  336. *DefaultDuplex: None
  337. *Duplex None: "<< /Duplex false /Tumble false >> setpagedevice"
  338. *End
  339. *Duplex DuplexNoTumble:"<< /Duplex true /Tumble false >> setpagedevice"
  340. *End
  341. *Duplex DuplexTumble:"<< /Duplex true /Tumble true >> setpagedevice"
  342. *End
  343.  
  344. *?Duplex: "save
  345.    currentpagedevice /Duplex get
  346.    { currentpagedevice /Tumble get
  347.        {(DuplexTumble)}{(DuplexNoTumble)}ifelse
  348.    }
  349.    { (None)}
  350.    ifelse = flush
  351. restore
  352. "
  353. *End
  354. *CloseUI: *Duplex
  355.  
  356. *OpenUI *TraySwitch: Boolean
  357. *OrderDependency: 45 AnySetup *TraySwitch
  358. *DefaultTraySwitch: False
  359. *TraySwitch True: "<< /TraySwitch true >> setpagedevice"
  360. *TraySwitch False: "<< /TraySwitch false >> setpagedevice"
  361. *?TraySwitch: "
  362. save
  363.   currentpagedevice /TraySwitch get
  364.   {(True)}{(False)}ifelse = flush
  365. restore
  366. "
  367. *End
  368. *CloseUI: *TraySwitch
  369.  
  370. *OpenUI *OutputBin: PickOne
  371. *OrderDependency: 50 AnySetup *OutputBin
  372. *DefaultOutputBin: Upper
  373. *OutputBin Upper: "
  374.   currentpagedevice /OutputAttributes get 1 get
  375.   dup null eq
  376.   { pop }
  377.   { dup length 1 add dict copy
  378.     dup /OutputAttributes
  379.     1 dict dup /Priority [1] put
  380.     put setpagedevice
  381.   } ifelse"
  382. *End
  383.  
  384. *OutputBin Lower: "
  385.   currentpagedevice /OutputAttributes get 2 get
  386.   dup null eq
  387.   { pop }
  388.   { dup length 1 add dict copy
  389.     dup /OutputAttributes
  390.     1 dict dup /Priority [2] put
  391.     put setpagedevice
  392.   } ifelse"
  393. *End
  394.  
  395. *OutputBin Side: "
  396.   currentpagedevice /OutputAttributes get 3 get
  397.   dup null eq
  398.   { pop }
  399.   { dup length 1 add dict copy
  400.     dup /OutputAttributes
  401.     1 dict dup /Priority [3] put
  402.     put setpagedevice
  403.   } ifelse"
  404. *End
  405.  
  406.  
  407. *?OutputBin: "
  408. save
  409.   3 dict
  410.   dup /1 (Upper) put
  411.   dup /2 (Lower) put
  412.   dup /3 (Side) put
  413.   currentpagedevice /OutputAttributes get
  414.   dup /Priority known
  415.   { /Priority get 0 get (      ) cvs cvn get }
  416.   {
  417.     dup length 1 eq
  418.     { {pop} forall (       ) cvs cvn get }
  419.     { pop pop (Unknown) } ifelse
  420.   } ifelse
  421.   = flush
  422. restore
  423. "
  424. *End
  425. *CloseUI: *OutputBin
  426.  
  427. *DefaultOutputOrder: Normal
  428.  
  429. *% Font Information =====================
  430.  
  431. *DefaultFont: Courier
  432. *Font AvantGarde-Book: Standard "(001.002)"
  433. *Font AvantGarde-BookOblique: Standard "(001.002)"
  434. *Font AvantGarde-Demi: Standard "(001.003)"
  435. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  436. *Font Bookman-Demi: Standard "(001.001)"
  437. *Font Bookman-DemiItalic: Standard "(001.001)"
  438. *Font Bookman-Light: Standard "(001.001)"
  439. *Font Bookman-LightItalic: Standard "(001.001)"
  440. *Font Courier: Standard "(002.003)"
  441. *Font Courier-Bold: Standard "(002.003)"
  442. *Font Courier-BoldOblique: Standard "(002.003)"
  443. *Font Courier-Oblique: Standard "(002.003)"
  444. *Font Helvetica: Standard "(001.006)"
  445. *Font Helvetica-Bold: Standard "(001.007)"
  446. *Font Helvetica-BoldOblique: Standard "(001.007)"
  447. *Font Helvetica-Condensed: Standard "(001.001)"
  448. *Font Helvetica-Condensed-Bold: Standard "(001.002)"
  449. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
  450. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  451. *Font Helvetica-Narrow: Standard "(001.006)"
  452. *Font Helvetica-Narrow-Bold: Standard "(001.007)"
  453. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)"
  454. *Font Helvetica-Narrow-Oblique: Standard "(001.006)"
  455. *Font Helvetica-Oblique: Standard "(001.006)"
  456. *Font NewCenturySchlbk-Bold: Standard "(001.006)"
  457. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  458. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  459. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  460. *Font Palatino-Bold: Standard "(001.002)"
  461. *Font Palatino-BoldItalic: Standard "(001.002)"
  462. *Font Palatino-Italic: Standard "(001.002)"
  463. *Font Palatino-Roman: Standard "(001.001)"
  464. *Font Symbol: Special "(001.007)"
  465. *Font Times-Bold: Standard "(001.007)"
  466. *Font Times-BoldItalic: Standard "(001.009)"
  467. *Font Times-Italic: Standard "(001.007)"
  468. *Font Times-Roman: Standard "(001.007)"
  469. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  470. *Font ZapfDingbats: Special "(001.002)"
  471. *?FontQuery: "
  472.  save
  473.    { count 1 gt
  474.       { exch dup 127 string cvs (/) print print (:) print
  475.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  476.       } { exit } ifelse
  477.    } bind loop
  478.    (*) = flush
  479.  restore
  480. "
  481. *End
  482.  
  483. *?FontList: "
  484. save
  485.   (*) {cvn ==} 128 string /Font resourceforall
  486.   (*) = flush
  487. restore
  488. "
  489. *End
  490.  
  491. *% Printer Messages (verbatim from printer):
  492. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  493. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  494. *Message: "\FontName\ not found, using Courier"
  495.  
  496. *% Status (format: %%[ status: <one of these> ]%% )
  497. *Status: "idle"
  498. *Status: "busy"
  499. *Status: "waiting"
  500. *Status: "printing"
  501. *Status: "warming up"
  502.  
  503. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  504. *Source: "RS232 serial"
  505. *Source: "AppleTalk"
  506. *Source: "Centronics parallel"
  507. *Source: "Optional I/O"
  508.  
  509. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  510. *PrinterError: "Paper Out"
  511. *PrinterError: "Paper Jam"
  512. *PrinterError: "Off line"
  513. *PrinterError: "timeout, clearing printer"
  514. *PrinterError: "warming up"
  515. *PrinterError: "service call"
  516. *PrinterError: "paper entry misfeed"
  517. *PrinterError: "no toner cartridge"
  518. *PrinterError: "low toner"
  519. *PrinterError: "no paper tray"
  520. *PrinterError: "resetting printer"
  521. *PrinterError: "cover open"
  522. *PrinterError: "manual feed timeout"
  523.  
  524. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  525.  
  526. *% Color Separation Information =====================
  527.  
  528. *DefaultColorSep: ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi
  529.  
  530. *InkName: ProcessBlack/Process Black
  531. *InkName: CustomColor/Custom Color
  532. *InkName: ProcessCyan/Process Cyan
  533. *InkName: ProcessMagenta/Process Magenta
  534. *InkName: ProcessYellow/Process Yellow
  535.  
  536. *%  For 53 lpi / 300 dpi  ===============================
  537.  
  538. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  539. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  540. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  541. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  542. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  543.  
  544. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  545. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  546. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  547. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  548. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  549.  
  550. *%  For 71 lpi / 400 dpi  ===============================
  551.  
  552. *ColorSepScreenAngle ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  553. *ColorSepScreenAngle CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  554. *ColorSepScreenAngle ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "71.5651"
  555. *ColorSepScreenAngle ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "18.4349"
  556. *ColorSepScreenAngle ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "0.0"
  557.  
  558. *ColorSepScreenFreq ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  559. *ColorSepScreenFreq CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  560. *ColorSepScreenFreq ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  561. *ColorSepScreenFreq ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  562. *ColorSepScreenFreq ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "66.6667"
  563.  
  564. *% end of PPD file for QMS 3225 Print System
  565.